func os.fixCount

2 uses

	os (current package)
		file.go#L357: func fixCount(n int, err error) (int, error) {
		file_unix.go#L439: 			n, e = fixCount(syscall.Readlink(name, b))